home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / win1 / li130.zip / LICHGS.TXT < prev    next >
Text File  |  1993-01-30  |  8KB  |  160 lines

  1. 1.23->1.30 Feature Upgrade 1/31/93
  2.      1) New: File Open window supports file masks separated by
  3.              semicolons, e.g. *.doc;*.txt shows both file types
  4.              in the list box
  5.      2) New: Sort files by size in the file open dialog
  6.      3) New: Win 3.1 File Manger drag & drop support
  7.      4) New: File|New command opens an empty edit window
  8.      5) New: Find/Replace in edit windows
  9.      6) New: Search for files using size & date filters
  10.      7) New: Automatically 'title lock' specified lines at the top of
  11.              a view window based on the file extension
  12.      8) New: Can now limit file searches to the current "limb" of
  13.              the directory tree
  14.      9) New: Search dialog provides the same file masks that the
  15.              file open window does
  16.     10) New: File|Save As in the view or search list window saves 
  17.              selected text into a new file
  18.     11) New: Can choose Printer fonts when printing with Win 3.1
  19.     12) New: Can copy selected search list results to the Clipboard
  20.     13) New: Edit|Copy button added to the icon bar
  21.     14) New: If options/window position changed, prompts for saving new
  22.              settings at exit
  23.     15) New: 'Window' menu file names indicate the type of the window; view,
  24.              edit, directory, search list.
  25.     16) New: "Sum" button on dir window adds file sizes for entire dir tree
  26.     17) Chg: 'Next Window' icon on button bar restores the window from an 
  27.              icon if it was minimized
  28.     18) Chg: File Open window now looks more like Win 3.1 File Manager
  29.     19) Chg: Uses the Win 3.1 font and file save common dialogs
  30.              if available
  31.     20) Chg: Button bar find box keeps the input focus until the mouse
  32.              is clicked on another window
  33.     21) Chg: Hidden files/directories sort alphabetically (used to sort 
  34.              first since they were capitalized)
  35.     22) Chg: Print dialog shows the destination port
  36.     23) Chg/Fix: File Open Tile Windows option is more consistent
  37.     24) Chg/Fix: File list box now handles more files, gives message if 
  38.                  overflow
  39.     25) Fix: File Search used to stop after hitting a hidden dir
  40.     26) Fix: Didn't always save/use new font setting in LI.INI file
  41.     27) Fix: Go End could UAE/GPF on corrupted text files
  42.  
  43.  
  44. 1.22->1.23 Bug fix release 7/12/92
  45.      *) Fix: Print a blank line in the LI editor printed 2 garbage
  46.              characters.
  47.      *) Fix: On exit from LI, if 'Cancel' was selected for a modified
  48.              edit window, program keep asking to save the file.
  49.  
  50. 1.21->1.22 Bug fix release 3/25/92
  51.      1) Fix: UAE on search list window overflow (err introduced in
  52.              version 1.21 horiz scroll bar change).
  53.  
  54. 1.20->1.21 Bug fix release 3/24/92
  55.      1) Fix: tab stop gets messed up when there are no open file
  56.              windows & View:Tabs menu is activated and also 
  57.              Options:File Types is used for the first time ever. 
  58.              Tab stop of 0 caused divide by zero program crash.
  59.      2) Fix: can't launch a program that has a directory in its 
  60.              path that has a '.' in it, for example 
  61.              C:\LANMAN.DOS\PROG.EXE would not launch.
  62.      3) Chg: saves view, edit and search list fonts separately in
  63.              LI.INI so the default font can be different for each
  64.              window type
  65.      4) Chg: horizontal scroll bar added to search list window
  66.      5) Chg: if the Edit:Edit menu choice or button is selected
  67.              while viewing a file, the resultant edit window will
  68.              have the caret placed on the line that was at the top
  69.              of the view window.
  70.  
  71. 1.12a->1.20 Feature upgrade 2/23/92
  72.      1) File masks added to Open dialog
  73.      2) Drop down list of opened files added to open dialog
  74.      3) Font size creation capability
  75.      4) Title lock
  76.      5) OEM text type added to clipboard copy from a view window
  77.      6) BlockSize parameter added to LI.INI to allow viewing of
  78.         even bigger files if memory allows (default is approx 15Mb files)
  79.      7) add select by character (line select in view window still 
  80.         available by clicking in the left margin)
  81.      8) When LI launched through association & LI is already running,
  82.         add the associated file to the opened files
  83.      9) If the launched file associates to LI but is being launched
  84.         by LI, launch the default editor instead
  85.     10) 128 column VGA fixed font included with LI
  86.     11) add File:Search - list of matching files/matching lines
  87.     12) add edit capability for small text files (similar to Notepad)
  88.     13) add regular expression searches (file names and file contents)
  89.     14) add button bar
  90.     15) vertical scroll bar moveable in view windows
  91.     16) sort by extent/date/none in open dialog
  92.     17) click on status: line #, page indicator, bit 7 strip indicator;
  93.         executes goto line, page up/down, strip toggle
  94.     18) view parameters optionally set by file extent
  95.     19) if .INI files are edited, activation (de-caching) of the changes
  96.         is optional (only implemented if running Windows 3.0)
  97.      *) chg: file closed while not accessing
  98.      *) chg: turns on hourglass cursor when multiple files deleted from
  99.              the File:Open dialog
  100.      *) fix: >64K clipboard copy
  101.      *) fix: long printout header/footer followed by short printout
  102.              header/footer
  103.      *) fix: header/footer should now fit in the printable area on
  104.              a postscript printer
  105.      *) fix: F1 now activates help on a grayed menu item too
  106.      *) fix: try to get a dir of a floppy with a file spec of other 
  107.              than "*.*" & there are no matching files on the floppy 
  108.              => LI got confused
  109.      *) fix: UAE on Goto Line when the line was distant from the current
  110.              line.
  111.      *) fix: occasional UAE when holding the up-arrow key down until the
  112.              top of the file is reached
  113.      *) fix: don't allow a dithered color from the LI.INI file to be 
  114.              the background
  115.  
  116.  
  117. 1.12->1.12a Bug fix release 8/30/91
  118.      1) Fix: UAE on find string in large file consisting entirely of
  119.              very short lines.
  120.  
  121.  
  122. 1.11->1.12 Bug fix release 8/11/91
  123.      1) Fix: UAE on large directory tree
  124.      2) Fix: find strings near internal buffer boundries not found
  125.      3) Fix: same printer type on more than one port not recognized
  126.      4) Fix: start a file search from a dir that has subdirs but no files 
  127.              => fails to search
  128.      5) Fix: file windows tiled, leave LI & edit & save one of the files that 
  129.              LI is not focused on, return to LI => infinite loop updating 
  130.              the changed file's window
  131.      *) Chg: Save bit 7 strip status in LI.INI; carry current setting
  132.              to next opened file
  133.  
  134.  
  135. 1.10->1.11 Bug fix release 6/28/91
  136.      1) Fix: UAE on very small file viewed and a large file has never
  137.              been viewed & then a dialog box is opened & closed
  138.      2) Fix: certain combinations of OR'ed find strings not found
  139.      3) Fix: UAE upon View:Font if no "TERMINAL" font resident
  140.      *) Chg: More size choices on vector fonts
  141.  
  142.  
  143. 1.00->1.10 Feature upgrade 6/8/91
  144.      1) Directory trees
  145.      2) File launch
  146.      3) Enhanced printout support
  147.      4) Delete directory & its contents
  148.      5) Right mouse button gives pointer statistics
  149.      6) More user configurability for: file delete confirmation; hidden  
  150.         & system file display; automatic File:Open dialog box
  151.      6) LI.WRI documentation file included
  152.      7) Erase & Launch options added on file find match
  153.      *) Fix: print header/footer error checks (now won't mess up when
  154.         mis-used)
  155.  
  156.  
  157.  
  158.  
  159.  
  160.